projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301a9d1
)
(free_frame_glyphs): No longer static.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 07:15:00 +0000
(07:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 07:15:00 +0000
(07:15 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index 79ff2d92cc6c5bde93c9c8827c77e6b4ce9da315..69db3f77b3ce47151e88f3b9cd3ae4eb18c11f3a 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-318,7
+318,7
@@
make_frame_glyphs (frame, empty)
return new;
}
-
static
void
+void
free_frame_glyphs (frame, glyphs)
FRAME_PTR frame;
struct frame_glyphs *glyphs;